type html/template.state

10 uses

	html/template (current package)
		context.go#L20: 	state   state
		context.go#L84: type state uint8
		context.go#L92: 	stateText state = iota
		context.go#L152: func isComment(s state) bool {
		context.go#L161: func isInTag(s state) bool {
		state_string.go#L11: func (i state) String() string {
		state_string.go#L12: 	if i >= state(len(_state_index)-1) {
		transition.go#L77: var elementContentType = [...]state{
		transition.go#L161: var attrStartStates = [...]state{
		transition.go#L373: 	var endState state